home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / levita.swf / scripts / DefineButton2_168 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-08-23  |  82 b   |  5 lines

  1. on(release){
  2.    loadVariablesNum("score.asp",0,"POST");
  3.    gotoAndPlay(16);
  4. }
  5.